home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
doors_1
/
ehbank16.zip
/
READ.ME
next >
Wrap
Text File
|
1992-05-23
|
4KB
|
105 lines
The Time Bank
***************
created by Dave McDermott
"thermo systems" 1-216-843-3875
First off.. I offer no warranties with this program. Though it has been tested
and was found to work as designed for ExecHost BBS Software. This is the only
software The Time Bank was set up to work with. Since it calls to the Exechost
CALLERS.DAT and DOOR.SYS it will not operate correctly on other BBS Software.
Files included with "The Time Bank" for Executive Host are
TIMEBANK.EXE.......The Program
TIMEBANK.CFG.......Config file for the bank
USERS.DAT..........Where the Time is Stored
SAMPLE.BAT.........Sample Batch file
READ.ME............This File you are reading
REG.FRM............Registration Form
Now Lets get started. Here is a little info on how the bank works so you
can set up the bank to work properly.
**************************************************************************
Sample Config File
C:\telix..........................Location of Executive Host files
thermo systems....................BBS Name
Dave McDermott....................SysOp's Name
90................................Maximum Time allowed to store
5.................................Minimum Access level to use bank
***************************************************************************
Note...The Config file must be named TIMEBANK.CFG and there are no
spaces permitted. See Sample Config provided.
As for the bank data, this is stored in the file named USERS.DAT and is
set up as follows....
-----------User Number
| --------Time Stored in Bank
| |
000 0 ------Must be first Line in file
001 0
002 0
The Time Bank will automaticly open new accounts for first time users. It
is important that the first line of this file is set to (000 0). This is the
starting point for the search. Notice also that there is one space that
seperates the user number from the time stored.
The Batch file is simple. Here is an example:
@echo off
reset
cd\telix\timebank...............change to Time Bank Dir.
timebank /s:c:\telix ...........location of Door.Sys
cd\telix........................return to BBS Dir.
board...........................reload BBS
You can run "The Time Bank" in the Local mode by droping the /S:c:\telix
from the command line. Remember that the bank will still alter the Door.sys
and callers.dat files located by the config file path even in Local mode.
The /S:c:\telix must be used when running in the remote mode.
That should about do it....
Any Feed back on this door is welcome. Please let me know where any
improvements can be made.
*************************************
Registration
If you like "The Time Bank" then Please register it. If you would like to
register it contact me at
"thermo systems"
1-216-843-3875
SysOp<<Dave McDermott>>
so that I can get your Registered copy of "The Time Bank" ready for you to
Download.
and send $10 to
Dave McDermott
3909 Liggett Drive
Parma, Ohio 44134
Registration form inclosed as REG.FRM.